09. Convolutions continued
Convolutions Cont.
INSTRUCTOR NOTE:
Note, a "Fully Connected" layer is a standard, non convolutional layer, where all inputs are connected to all output neurons. This is also referred to as a "dense" layer, and is what we used in the previous two lessons.